home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / de / comm / isdn / 3924 < prev    next >
Text File  |  1996-08-06  |  6KB  |  78 lines

  1. Path: news.belwue.de!news
  2. From: dittel@ba-stuttgart.de
  3. Newsgroups: fido.ger.isdn,de.comm.isdn
  4. Subject: ISDN+Trumpet-Winsock-Anleitung
  5. Date: 20 Feb 1996 08:25:19 GMT
  6. Organization: Berufsakademie Stuttgart
  7. Message-ID: <4gc0hf$p1h@news.BelWue.DE>
  8. Reply-To: dittel@ba-stuttgart.de
  9. NNTP-Posting-Host: richard.w-informatik.ba-stuttgart.de
  10. X-Newsreader: IBM NewsReader/2 v1.02
  11.  
  12. Karte:    1&1 Highway bzw. Teles S0                                                     
  13. CAPI:     1.1                                                                           
  14. Software: WISPA11.ZIP (*)                                                               
  15.           Trumpet Winsocket                                                             
  16.                                                                                         
  17.                                                                                         
  18.                                                                                         
  19. Configuration f. Anschluß an ASCEND ISDN-ROUTER ueber PPP
  20. a) WISPA                                                                                
  21.    Aufruf - am besten als Icon unter Windows einrichten:                                
  22.                                                                                         
  23.       WISPA ? 0x60 c:\wispa\wispa.ini                                                   
  24.                                                                                         
  25.       WISPA.INI:                                                                        
  26.        # this is a template for an WISPA.INI file                                       
  27.        # you have to modify this file to get a working configuration                    
  28.        #                                                                                
  29.        # global options:                                                                
  30.        -u                                     # only one active channel                 
  31.        #                                                                                
  32.        # the following entry dials 08912345678 to connect to an IP                      
  33.        # provider using LAPB protocol                                                   
  34.        # because no IP-address is specified all packets (unicast and                    
  35.        # broadcast) are forwarded to the peer.                                          
  36.        # incoming calls are accepted from 8912345678                                    
  37.        #                                                                                
  38.        # for all other options the defaults are used                                    
  39.        #                                                                                
  40.        0.0.0.0  xxxxxxx -p -nuser,pw -t120                                              
  41.                                                                                         
  42.        0.0.0.0     = IP-Adresse - wird mit PAP automatisch zugewiesen                   
  43.        xxxxxxx     = Telefon-Nummer                                                     
  44.        -p          = PPP-Verbindung                                                     
  45.        -nnuser,pw  = Angabe v. Userid+Password (alt.: nur -n -> Abfrage                 
  46.                      v. Userid+Password)                                                
  47.        -t120       = Timeout nach 120 sec. -t60 geht auch                               
  48.                                                                                         
  49. b) Trumpet-Winsocket                                                                    
  50.                                                                                         
  51.      - TCPMAN starten                                                                   
  52.      - Menü: FILE/SETUP                                                                 
  53.         - IP Adress:     rarp                                                           
  54.         - Netmask, Default-Gateway, Name-Server, Domain-Suffix entsprechend             
  55.           angeben.                                                                      
  56.         - Packet Vector: 00                                                             
  57.         - Internal SLIP + Internal PPP ausschalten                                      
  58.         - Setup beenden                                                                 
  59.                                                                                         
  60. Aufbau der Verbindung:                                                                  
  61. ======================
  62.      1. WISPA starten                                                                   
  63.      2. Über entsprechendes Menü die Verbindung aufbauen                                
  64.      3. Wenn im Status-Bereich von WISPA die IP-Adresse angezeigt wird ->               
  65.      4. TCPMAN starten (erst jetzt starten, sonst funktioniert die Adress-
  66.         uebergabe nicht!!)
  67. ===========================================================================             
  68. (*) WISPA:                                                                              
  69.         WISPA 1.1, a Windows Packet Driver for Internet access via ISDN                 
  70.                    Herbert Hanewinkel, Oct 1995                                         
  71. WISPA emulates a Packet Driver under Microsft Windows for ISDN access                   
  72. over a CAPI 1.1 DLL interface.                                                          
  73.                                                                                         
  74. WISPA combines and extents the capabilities of ISPA and ISDNMON to                      
  75. provide a simple and easy to use access to the Internet via ISDN.                       
  76.  
  77.  
  78.